-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
3.2.2
-
Code
-
Classes
- PriceFunctions
Total Complexity |
53 |
Dependencies |
3 |
Dependents |
8 |
Total lines |
331 |
Lines of code |
186 |
Logical lines of code |
107 |
Comment lines |
78 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getPriceIncludingTax() |
B |
39 |
16 |
62 |
getPriceExcludingTax() |
A |
48 |
9 |
33 |
format() |
S |
50 |
6 |
27 |
getCurrencySymbol() |
S |
63 |
4 |
11 |
getPriceToDisplay() |
S |
56 |
3 |
18 |
formatRange() |
S |
67 |
4 |
7 |
formatSalePrice() |
S |
65 |
4 |
8 |
getProcProductPriceToDisplay() |
S |
69 |
2 |
6 |
forcePriceDecimals() |
S |
72 |
2 |
5 |
__construct() |
S |
81 |
1 |
3 |
setPriceDecimals() |
S |
80 |
1 |
3 |
stopForcePriceDecimals() |
S |
78 |
1 |
3 |